Welcome![Sign In][Sign Up]
Location:
Search - canny c

Search list

[Special Effects边缘检测CANNY算子的C实现

Description: 该文件为网上得的C语言实现的canny边缘检测算子,属于对经典算法的经典实现,具有很高的参考价值。-the document online for the C language the canny edge detection operator, belonging to the classical classic algorithms to achieve with very high reference value.
Platform: | Size: 3844 | Author: 刘波 | Hits:

[Other resourcecanny

Description: canny边缘检测算子的c源代码 一维高斯分布函数,用于平滑函数中生成的高斯滤波系数 ,用高斯滤波器平滑原图像
Platform: | Size: 3592 | Author: casey1986 | Hits:

[Graph programCanny

Description: 采用canny 算子进行图像边缘检测的c++ 代码
Platform: | Size: 150932 | Author: 范一峰 | Hits:

[CSharpcanny

Description: canny边缘检测算子源代码,用c语言编写,好东西哦。
Platform: | Size: 7964 | Author: 费道花 | Hits:

[Special EffectsCanny

Description: 用Canny算子提取边缘,在C平台上实现的。通过调试,可以运行
Platform: | Size: 72236 | Author: TS | Hits:

[Special EffectsImageProcessing-Canny

Description: ImageProcessing-Canny,具有一定参考价值-ImageProcessing-Canny, has a certain reference value
Platform: | Size: 168960 | Author: 王超锋 | Hits:

[Graph RecognizeCanny

Description: 对图象进行边缘检测。首先对图像进行高斯虑波,减少噪声的干扰,然后求图像的梯度,进行非最大值抑制-Of image edge detection. First, consider Gaussian wave images to reduce noise, and then for the image gradient, non-maximum suppression
Platform: | Size: 3011584 | Author: 赵笑可 | Hits:

[Graph RecognizeCannyEdge

Description: canny算子提取边缘 效果很不错 可以对8位灰度图实现完美的边缘提取-err
Platform: | Size: 6144 | Author: chris | Hits:

[Graph Drawingby1

Description: 边缘检测算法的基本步骤 (1)滤波。边缘检测主要基于导数计算,但受噪声影响。但滤波器在降低噪声的同时也导致边缘强度的损失。 (2)增强。增强算法将邻域中灰度有显著变化的点突出显示。一般通过计算梯度幅值完成。 (3)检测。但在有些图象中梯度幅值较大的并不是边缘点。最简单的边缘检测是梯度幅值阈值判定。 (4)定位。精确确定边缘的位置。 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘。
Platform: | Size: 3072 | Author: | Hits:

[2D GraphicCanny

Description: 内附试验图像和用C++实现的源代码,能狠好的实现边缘检测。-Enclosing the test images and with C++ The realization of the source code can be hard to achieve good edge detection.
Platform: | Size: 5884928 | Author: 晨曦 | Hits:

[VC/MFCCanny

Description: canny算子边缘检测 变换visual C++环境下实现。 -canny edge detection operator transform visual C++ realize environment.
Platform: | Size: 159744 | Author: kloof | Hits:

[Data structscanny

Description: // Canny 算法C++程序,欢迎大家交流!-//Canny algorithm for C program, welcomed the exchange of everyone!
Platform: | Size: 12288 | Author: | Hits:

[Special EffectsCanny

Description: Canny边缘检测算子 用C或C++实现,可直接运行-Canny edge detection operator using C or C++ Realized, can be directly run
Platform: | Size: 235520 | Author: spring | Hits:

[Special Effectsc_canny

Description: 采用C语言实现了canny边缘检测算法。可以用于图象边缘检测。-Adopt C language to realize that measure algorithms on canny edge. Can be used in the edge of vision to measure.
Platform: | Size: 3072 | Author: daxie | Hits:

[Special Effectscanny

Description: (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数; (2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测; (3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测; (4)比较上述两个结果。 -(1) the use of Gaussian filter function, using Matlab language, the preparation of Canny edge detector Matlab (or C language) function (2) the use of the above-mentioned function, an image of the (salt and pepper noise or Gaussian noise) for edge detection (3) the use of Matlab built-in Canny edge detection function to the same Vice-image edge detection (4) compare the results of the two.
Platform: | Size: 2048 | Author: amy | Hits:

[Special EffectsCanny-operator-with-edge-extraction

Description: 用MFC实现用Canny算子提取边缘),是C++的基础学习,MFC编程-Using MFC Canny operator to extract edge), is the basis for learning C++, MFC Programming
Platform: | Size: 400384 | Author: 海之帆 | Hits:

[CSharpcanny算子c#实例

Description: ABB Canny operator c# example Canny operator c# example(Canny operator c# example)
Platform: | Size: 494592 | Author: lanseddddddd | Hits:

[Graph programcanny

Description: 对静态图像应用canny算法提取边缘特征(The edge feature is extracted by canny algorithm of static image)
Platform: | Size: 1024 | Author: 一哥1211 | Hits:

[Graph programC++源代码

Description: 基本图像处理用C++的实现。包括平移旋转翻转边缘提取canny算子等(The basic image processing with C + +.)
Platform: | Size: 1398784 | Author: yys1997 | Hits:

[CSharpcanny边缘检测

Description: canny边沿检测c/c++程序,有详细注释(Canny edge detection program)
Platform: | Size: 626688 | Author: 陈不语捕鱼 | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net